Skip to content

chore: add support for Vite 7 - #142

Merged
dominikg merged 6 commits into
bluwy:mainfrom
Karrar-Hussein:chore/update-dependencies
Jun 29, 2025
Merged

chore: add support for Vite 7#142
dominikg merged 6 commits into
bluwy:mainfrom
Karrar-Hussein:chore/update-dependencies

Conversation

@Karrar-Hussein

Copy link
Copy Markdown
Contributor

This PR adds support for Vite 7 by updating peer dependencies and related packages.

Closes #141

- Installed vite in the root workspace to centralize vite version management.
- Replaced direct version range in package.json to a catalog entry to enforce consistent versioning accross workspaces.
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@dominikg

Copy link
Copy Markdown
Contributor

Thank you for this PR. The dependency updates should be a separate PR from updating the peer dependency range of vite and catalog: isn't really needed.

please run pnpm changeset to add a minor change mentioning support for vite7

@Karrar-Hussein

Copy link
Copy Markdown
Contributor Author

Thank you for this PR. The dependency updates should be a separate PR from updating the peer dependency range of vite and catalog: isn't really needed.

please run pnpm changeset to add a minor change mentioning support for vite7

Got it I’ll take a look and follow up soon.

@Karrar-Hussein

Copy link
Copy Markdown
Contributor Author

Done✅

@dominikg
dominikg merged commit a2b5ab3 into bluwy:main Jun 29, 2025
4 of 5 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 29, 2025
@Karrar-Hussein
Karrar-Hussein deleted the chore/update-dependencies branch August 22, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for Vite 7

2 participants